pdf_optimize Function

Syntax

L pdf_optimize(C file [,C Result_File ])

Arguments

file

Character

Result_File

Character. If Result_File is not specified the input file is replaced.

Description

Optimize a PDF document to make it smaller. If Result_file is null, then the result is stored to the same file as the input file. Results may vary based on the compression of the original file, but file size may be reduced by up to 50%.